home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / linux / fil6_14k.txt < prev    next >
Text File  |  1999-03-18  |  2KB  |  69 lines

  1.  
  2. This is a minimal ramdisk filesystem for Linux/m68k 2.0.x/2.1.x with initrd. It
  3. contains everything you need to install Linux/m68k from a hard disk partition.
  4.  
  5. Changes (relative to filesys-ELF-2.0.x-1400K):
  6.  
  7.   - Updated /etc/passwd and /etc/group (taken from a Debian system).
  8.  
  9. Notes:
  10.  
  11.   - Don't forget to add `root=/dev/ram' to the kernel command line.
  12.  
  13.   - Available executables (ELF):
  14.  
  15.       o sh, ash (ash-0.2)
  16.  
  17.       o vi, elvis (ELVIS-1.8pl4)
  18.  
  19.       o cat (GNU textutils-1.14)
  20.  
  21.       o chmod, chown, cp, dd, ln, mkdir, mknod, mv, rm, rmdir, sync (GNU
  22.         fileutils-3.13)
  23.  
  24.       o expr (GNU sh-utils-1.12)
  25.  
  26.       o gzip (gzip-1.2.4)
  27.  
  28.       o login (miscutils-1.3)
  29.  
  30.       o ls (GNU fileutils-3.12 with color-ls patch 3.12.0.3)
  31.  
  32.       o tar (GNU tar-1.11.8)
  33.  
  34.       o mount, umount (mount-2.5p)
  35.  
  36.       o e2fsck, mke2fs (e2fsprogs-1.06-swap-fixed)
  37.  
  38.       o init, halt, reboot, shutdown (simpleinit)
  39.  
  40.       o getty, agetty, mkswap, swapoff, swapon, update
  41.  
  42.   - Available shared libraries (ELF):
  43.  
  44.       o ld-linux.so.1.8.5
  45.  
  46.       o libc.so.5.3.12
  47.  
  48.       o libcom_err.so.2.0
  49.  
  50.       o libext2fs.so.2.1
  51.  
  52.       o libtermcap.so.2.0.8
  53.  
  54.       o libuuid.so.1.0
  55.  
  56.   - There's no need to decompress this ramdisk image. The kernel will do this
  57.     automagically.
  58.  
  59.   - The uncompressed ramdisk is 1400K large. The compressed image was padded to
  60.     a multiple of 1024 bytes to make it work with 2.0.x kernels (bootinfo
  61.     interface version 1.x).
  62.  
  63. Good luck!
  64.  
  65. --
  66. Geert Uytterhoeven                     Geert.Uytterhoeven@cs.kuleuven.ac.be
  67. Wavelets, Linux/m68k on Amiga          http://www.cs.kuleuven.ac.be/~geert/
  68. Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium
  69.